Re: binary bytea - Mailing list pgsql-novice

From M. Bastin
Subject Re: binary bytea
Date
Msg-id a06020405bc9d6e48a7e0@[192.168.0.101]
Whole thread Raw
In response to binary bytea  (David Kitzinger ARA/SWD <David.Kitzinger@ara.com>)
List pgsql-novice
>How do I get/request binary data instead of text strings.

You can do this with FETCH.  Look it up in the docs for the full picture.

Marc

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: binary bytea
Next
From: Bruno Wolff III
Date:
Subject: Re: Help for MSSQL "Compute" equivalent in Postgres